home *** CD-ROM | disk | FTP | other *** search
/ Visual Cafe 3 / Visual Cafe 3.ISO / Vcafe / Main.bin / LocaleElements_hr.java < prev    next >
Text File  |  1998-09-22  |  8KB  |  193 lines

  1. /*
  2.  * @(#)LocaleElements_hr.java    1.8 98/01/13
  3.  *
  4.  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  5.  * (C) Copyright IBM Corp. 1996, 1997 - All Rights Reserved
  6.  *
  7.  * Portions copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
  8.  *
  9.  *   The original version of this source code and documentation is copyrighted
  10.  * and owned by Taligent, Inc., a wholly-owned subsidiary of IBM. These
  11.  * materials are provided under terms of a License Agreement between Taligent
  12.  * and Sun. This technology is protected by multiple US and International
  13.  * patents. This notice and attribution to Taligent may not be removed.
  14.  *   Taligent is a registered trademark of Taligent, Inc.
  15.  *
  16.  * Permission to use, copy, modify, and distribute this software
  17.  * and its documentation for NON-COMMERCIAL purposes and without
  18.  * fee is hereby granted provided that this copyright notice
  19.  * appears in all copies. Please refer to the file "copyright.html"
  20.  * for further important copyright and licensing information.
  21.  *
  22.  * SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF
  23.  * THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  24.  * TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  25.  * PARTICULAR PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR
  26.  * ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
  27.  * DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
  28.  *
  29.  */
  30.  
  31. /**
  32.  *
  33.  * Table of Java supplied standard locale elements
  34.  *
  35.  * automatically generated by java LocaleTool LocaleElements.java
  36.  *
  37.  * Date Created: Wed Aug 21 15:47:57  1996
  38.  *
  39.  *     Locale Elements and Patterns:  last update 10/23/96
  40.  *
  41.  *
  42.  */
  43.  
  44. // WARNING : the format of this file will change in the future!
  45.  
  46. package java.text.resources;
  47.  
  48. import java.util.ListResourceBundle;
  49.  
  50. public class LocaleElements_hr extends ListResourceBundle {
  51.     /**
  52.      * Overrides ListResourceBundle
  53.      */
  54.     public Object[][] getContents() {
  55.         return new Object[][] {
  56.             { "LocaleString", "hr_HR" }, // locale id based on iso codes
  57.             { "LocaleID", "041a" }, // Windows id
  58.             { "ShortLanguage", "hrv" }, // iso-3 abbrev lang name
  59.             { "ShortCountry", "HRV" }, // iso-3 abbrev country name
  60.             { "Languages", // language names
  61.                 new String[][] {
  62.                     { "hr", "hrvatski" }
  63.                 }
  64.             },
  65.             { "Countries", // country names
  66.                 new String[][] {
  67.                     { "HR", "Hrvatska" }
  68.                 }
  69.             },
  70.             { "MonthNames",
  71.                 new String[] {
  72.                     "sije\u010danj", // january
  73.                     "velja\u010da", // february
  74.                     "o\u017eujak", // march
  75.                     "travanj", // april
  76.                     "svibanj", // may
  77.                     "lipanj", // june
  78.                     "srpanj", // july
  79.                     "kolovoz", // august
  80.                     "rujan", // september
  81.                     "listopad", // october
  82.                     "studeni", // november
  83.                     "prosinac", // december
  84.                     "" // month 13 if applicable
  85.                 }
  86.             },
  87.             { "MonthAbbreviations",
  88.                 new String[] {
  89.                     "sij", // abb january
  90.                     "vel", // abb february
  91.                     "o\u017eu", // abb march
  92.                     "tra", // abb april
  93.                     "svi", // abb may
  94.                     "lip", // abb june
  95.                     "srp", // abb july
  96.                     "kol", // abb august
  97.                     "ruj", // abb september
  98.                     "lis", // abb october
  99.                     "stu", // abb november
  100.                     "pro", // abb december
  101.                     "" // abb month 13 if applicable
  102.                 }
  103.             },
  104.             { "DayNames",
  105.                 new String[] {
  106.                     "nedjelja", // Sunday
  107.                     "ponedjeljak", // Monday
  108.                     "utorak", // Tuesday
  109.                     "srijeda", // Wednesday
  110.                     "\u010detvrtak", // Thursday
  111.                     "petak", // Friday
  112.                     "subota" // Saturday
  113.                 }
  114.             },
  115.             { "DayAbbreviations",
  116.                 new String[] {
  117.                     "ned", // abb Sunday
  118.                     "pon", // abb Monday
  119.                     "uto", // abb Tuesday
  120.                     "sri", // abb Wednesday
  121.                     "\u010det", // abb Thursday
  122.                     "pet", // abb Friday
  123.                     "sub" // abb Saturday
  124.                 }
  125.             },
  126.             { "NumberPatterns",
  127.                 new String[] {
  128.                     "#,##0.###;-#,##0.###", // decimal pattern
  129.                     "Kn #,##0.##;-Kn #,##0.##", // currency pattern
  130.                     "#,##0%" // percent pattern
  131.                 }
  132.             },
  133.             { "NumberElements",
  134.                 new String[] {
  135.                     ",", // decimal separator
  136.                     ".", // group (thousands) separator
  137.                     ";", // list separator
  138.                     "%", // percent sign
  139.                     "0", // native 0 digit
  140.                     "#", // pattern digit
  141.                     "-", // minus sign
  142.                     "E", // exponential
  143.                     "\u2030", // per mille
  144.                     "\u221e", // infinity
  145.                     "\ufffd" // NaN
  146.                 }
  147.             },
  148.             { "CurrencyElements",
  149.                 new String[] {
  150.                     "Kn", // local currency symbol
  151.                     "HRK", // intl currency symbol
  152.                     "," // monetary decimal separator
  153.                 }
  154.             },
  155.             { "DateTimePatterns",
  156.                 new String[] {
  157.                     "HH:mm:ss z", // full time pattern
  158.                     "HH:mm:ss z", // long time pattern
  159.                     "HH:mm:ss", // medium time pattern
  160.                     "HH:mm", // short time pattern
  161.                     "yyyy. MMMM dd", // full date pattern
  162.                     "yyyy. MMMM dd", // long date pattern
  163.                     "yyyy.MM.dd", // medium date pattern
  164.                     "yyyy.MM.dd", // short date pattern
  165.                     "{1} {0}" // date-time pattern
  166.                 }
  167.             },
  168.             { "CollationElements",
  169.                 /* for HR_HR, default sorting except for the following: */
  170.  
  171.                 /* add dz "ligature" between d and d<stroke>. */
  172.                 /* add d<stroke> between d and e. */
  173.                 /* add lj "ligature" between l and l<stroke>. */
  174.                 /* add l<stroke> between l and m. */
  175.                 /* add nj "ligature" between n and o. */
  176.                 /* add z<abovedot> after z.       */
  177.                 "& \u200f = \u030c "
  178.                 + "& \u0306 = \u030d "
  179.                 + "& C < c\u030c , C\u030c "  // C < c-caron
  180.                 + "< c\u0301 , C\u0301 "      // c-acute
  181.                 + "& D < \u01f3 , \u01f2 , \u01f1 "  // dz
  182.                 + "< dz , dZ , Dz , DZ "      // dz ligature
  183.                 + "< \u01c6 , \u01c5 , \u01c4 "  // dz-caron
  184.                 + "< \u0111 , \u0110 "           // d-stroke
  185.                 + "& L < lj , lJ , Lj , LJ " // l < lj ligature
  186.                 + "& N < nj , nJ , Nj , NJ " // n < nj ligature
  187.                 + "& S < s\u030c , S\u030c "  // s < s-caron
  188.                 + "& Z < z\u030c , Z\u030c "  // z < z-caron
  189.             }
  190.         };
  191.     }
  192. }
  193.